[INFO] fetching crate tmux-snaglord 0.1.4...
[INFO] testing tmux-snaglord-0.1.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tmux-snaglord 0.1.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tmux-snaglord 0.1.4
[INFO] finished tweaking crates.io crate tmux-snaglord 0.1.4
[INFO] tweaked toml for crates.io crate tmux-snaglord 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmux-snaglord 0.1.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmux-snaglord 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ccd4fc8ce63fe437071dc948e65e377b0465e4378beb3723e0a74cb09244c1f
[INFO] running `Command { std: "docker" "start" "-a" "0ccd4fc8ce63fe437071dc948e65e377b0465e4378beb3723e0a74cb09244c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ccd4fc8ce63fe437071dc948e65e377b0465e4378beb3723e0a74cb09244c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ccd4fc8ce63fe437071dc948e65e377b0465e4378beb3723e0a74cb09244c1f", kill_on_drop: false }`
[INFO] [stdout] 0ccd4fc8ce63fe437071dc948e65e377b0465e4378beb3723e0a74cb09244c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26b71222a330e29b9c9d7eb439b0fd3bb18061c5979466e4cd348db7df4b858d
[INFO] running `Command { std: "docker" "start" "-a" "26b71222a330e29b9c9d7eb439b0fd3bb18061c5979466e4cd348db7df4b858d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling toml_parser v1.0.5+spec-1.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling toml_datetime v0.7.4+spec-1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.5+spec-1.0.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling toml v0.9.9+spec-1.0.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tmux-snaglord v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "26b71222a330e29b9c9d7eb439b0fd3bb18061c5979466e4cd348db7df4b858d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b71222a330e29b9c9d7eb439b0fd3bb18061c5979466e4cd348db7df4b858d", kill_on_drop: false }`
[INFO] [stdout] 26b71222a330e29b9c9d7eb439b0fd3bb18061c5979466e4cd348db7df4b858d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 448db84c3e7205d5b12455a9e5bbdca3ada0c62aad8ed4fb0f4c729b9cae4e68
[INFO] running `Command { std: "docker" "start" "-a" "448db84c3e7205d5b12455a9e5bbdca3ada0c62aad8ed4fb0f4c729b9cae4e68", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tmux-snaglord v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.62s
[INFO] running `Command { std: "docker" "inspect" "448db84c3e7205d5b12455a9e5bbdca3ada0c62aad8ed4fb0f4c729b9cae4e68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "448db84c3e7205d5b12455a9e5bbdca3ada0c62aad8ed4fb0f4c729b9cae4e68", kill_on_drop: false }`
[INFO] [stdout] 448db84c3e7205d5b12455a9e5bbdca3ada0c62aad8ed4fb0f4c729b9cae4e68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 994aac3c0a1500bacf6f2ac1fb20da767b42a58278119a7f6938313542006568
[INFO] running `Command { std: "docker" "start" "-a" "994aac3c0a1500bacf6f2ac1fb20da767b42a58278119a7f6938313542006568", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tmux_snaglord-d0e580995ee9554b)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test parser::tests::test_command_text_strips_right_prompt ... ok
[INFO] [stdout] test parser::tests::test_command_text_multiline ... ok
[INFO] [stdout] test parser::tests::test_command_text_without_right_prompt ... ok
[INFO] [stdout] test parser::tests::test_default_regex_ignores_code_snippets ... ok
[INFO] [stdout] test parser::tests::test_default_regex_ignores_empty_prompts ... ok
[INFO] [stdout] test parser::tests::test_complex_pipeline_multiline ... ok
[INFO] [stdout] test parser::tests::test_default_regex_with_ansi_colors ... ok
[INFO] [stdout] test parser::tests::test_escaped_quote_in_double_quotes ... ok
[INFO] [stdout] test parser::tests::test_default_regex_zsh_percent ... ok
[INFO] [stdout] test parser::tests::test_multiline_single_quotes ... ok
[INFO] [stdout] test parser::tests::test_multiline_double_quotes ... ok
[INFO] [stdout] test parser::tests::test_multiple_backslash_continuations ... ok
[INFO] [stdout] test parser::tests::test_default_regex_ignores_indented_output ... ok
[INFO] [stdout] test parser::tests::test_empty_content ... ok
[INFO] [stdout] test parser::tests::test_output_looks_like_prompt ... ok
[INFO] [stdout] test parser::tests::test_nested_quotes ... ok
[INFO] [stdout] test parser::tests::test_command_with_no_output ... ok
[INFO] [stdout] test parser::tests::test_multiline_json_in_single_quotes ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_history ... ok
[INFO] [stdout] test parser::tests::test_trailing_and_continuation ... ok
[INFO] [stdout] test parser::tests::test_trailing_backslash_continuation ... ok
[INFO] [stdout] test parser::tests::test_trailing_pipe_continuation ... ok
[INFO] [stdout] test parser::tests::test_pipe_inside_quotes_not_continuation ... ok
[INFO] [stdout] test parser::tests::test_trailing_or_continuation ... ok
[INFO] [stdout] test parser::tests::test_parse_with_ansi_codes ... ok
[INFO] [stdout] test parser::tests::test_real_world_zsh_ansi ... ok
[INFO] [stdout] test parser::tests::test_prompt_inside_quotes_not_matched ... ok
[INFO] [stdout] test parser::tests::test_zsh_colored_prompt ... ok
[INFO] [stdout] test parser::tests::test_zsh_percent_prompt ... ok
[INFO] [stdout] test parser::tests::test_zsh_prompt_with_git_status_suffix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "994aac3c0a1500bacf6f2ac1fb20da767b42a58278119a7f6938313542006568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994aac3c0a1500bacf6f2ac1fb20da767b42a58278119a7f6938313542006568", kill_on_drop: false }`
[INFO] [stdout] 994aac3c0a1500bacf6f2ac1fb20da767b42a58278119a7f6938313542006568
